home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 621 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: rcp6.elan.af.mil!rscernix!danpop
  2. From: danpop@mail.cern.ch (Dan Pop)
  3. Newsgroups: gnu.misc.discuss,comp.std.c
  4. Subject: Re: Coding Standards are ignorant
  5. Date: 18 Mar 96 22:31:42 GMT
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <danpop.827188302@rscernix>
  8. References: <4gum82$14v4@info4.rus.uni-stuttgart.de>     <MIB.96Mar15170902@gnu.ai.mit.edu> <wyraut5fqq.fsf@dns.bluesky.net>     <MIB.96Mar16174948@gnu.ai.mit.edu> <4ifq40$i87@sundog.tiac.net> <MIB.96Mar18105957@gnu.ai.mit.edu>
  9. NNTP-Posting-Host: ues5.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. In <MIB.96Mar18105957@gnu.ai.mit.edu> mib@gnu.ai.mit.edu (Michael I. Bushnell, p/BSG) writes:
  13.  
  14. >You are not guaranteed that long is the widest integral type.  
  15.  
  16. Yes, you are.  ANSI classic 3.1.2.5:
  17.  
  18.     There are four signed integer types, designated as signed char, 
  19.     short int, int, and long int.
  20.  
  21. The standard doesn't leave any place for extensions here.
  22.  
  23. Dan
  24. --
  25. Dan Pop
  26. CERN, CN Division
  27. Email: danpop@mail.cern.ch 
  28. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  29.